home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Hardcore Gamer Resource Kit
/
Hardcore Gamer Resource Kit - Disc 3.iso
/
screensavers
/
saver17.zip
/
VoodooLights
/
Sources
/
cell_tp3.h
< prev
next >
Wrap
C/C++ Source or Header
|
1997-07-08
|
174b
|
11 lines
#ifndef _CELL_TP3_H_
#define _CELL_TP3_H_
#define CellType3 0x03
extern Cell *ctp3_Constructor( Cell *dad ) ;
extern void tp3_set_glide_state( void ) ;
#endif